home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 37 / CD Expert nº 37.iso / LastCall / lastcall.exe / stuff / lastcall.dxr / 00150_Bar underneath.ls < prev    next >
Encoding:
Text File  |  2000-03-27  |  85 b   |  6 lines

  1. on mouseDown
  2.   if draggingAnything() then
  3.     replaceDraggingAnything()
  4.   end if
  5. end
  6.